* {
	word-wrap: break-word
}
html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
	margin: 0;
	padding: 0
}
ul, ol, dl {
	list-style-type: none
}
html, body {
*position:static
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 400
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}
input, button {
	overflow: visible;
	vertical-align: middle;
	outline: none
}
body, th, td, button, input, select, textarea {
	font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
	font-size: 12px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body {
	line-height: 1.6
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
a, area {
	outline: none;
blr:expression(this.onFocus=this.blur())
}
a {
	text-decoration: none;
	cursor: pointer
}
a:hover {
	text-decoration: underline;
	outline: none
}
a.ie6:hover {
	zoom: 1
}
a:focus {
	outline: none
}
a:hover, a:active {
	outline: none;
	text-decoration: none;
}
:focus {
	outline: none
}
sub, sup {
	vertical-align: baseline
}
button, input[type="button"], input[type="submit"] {
	line-height: normal !important
}
img {
	border: 0;
	vertical-align: middle
}
a img, img {
	-ms-interpolation-mode: bicubic
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	zoom: 1
}
.hide {
	display: none
}
.show {
	display: block;
}
body {
	background-color: #fff;
}
@font-face {
	font-family: book;
	src: url('../fonts/Book_Antiqua_Bold.ttf');
}
.commonwidth {
	width: 1186px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	height: 95px;
	line-height: 95px;
}
.header .logo {
	float: left;
}
.header .hotline {
	float: right;
}
.navbox {
	height: 55px;
	background-color: #09548d;
}
.navbox .nav a {
	margin: 0 46px;
	font-size: 16px;
	color: #fff;
	line-height: 55px;
}
.productbox {
	width: 100%;
	height: 900px;
	background-image: url('../imgs/bg.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.common-title {
	text-align: center;
	margin-top: 80px;
}
.common-title h1 .chinese {
	line-height: 1;
	font-size: 32px;
	color: #09548d;
}
.common-title h1 .english {
	line-height: 1;
	font-size: 24px;
	color: #333333;
	font-family: 'book';
	margin-left: 10px;
}
.common-title h5 {
	margin-top: 17px;
	font-size: 14px;
	color: #666666;
	line-height: 1;
}
.tabbox {
	margin-top: 25px;
}
.tabbox .tabnav {
	text-align: center;
	margin-bottom: 35px;
}
.tabbox .tabnav a {
	display: inline-block;
	width: 200px;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	color: #333333;
	text-align: center;
	background-color: #ebebeb;
	margin: 0 18px;
}
.tabbox .tabnav a.tabnav-sel {
	background-color: #09548d;
	color: #fff;
}
.tabbox .tabcontent .tabitem {
	display: none;
}
.tabbox .tabcontent .tabitem:first-child {
	display: block;
}
.tabbox .tabcontent .tabitem a {
	display: inline-block;
	overflow: hidden;
	margin: 0 27.5px 35px 0;
	text-align: center;
}
.tabbox .tabcontent .tabitem a .imgbox {
	border: 1px solid #e1e1e1;
	text-align: center;
	overflow: hidden;
	width: 267px;
	height: 270px;
  display:table-cell;
  vertical-align:middle;
}
.tabbox .tabcontent .tabitem a .imgbox img {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
    max-width:267px;
  max-height:270px;
}
.tabbox .tabcontent .tabitem a:nth-child(4n) {
	margin-right: 0;
}
.tabbox .tabcontent .tabitem a .name {
	display: block;
	font-size: 16px;
	color: #666666;
	line-height: 1;
	margin-top: 18px;
}
.tabbox .tabcontent .tabitem a:hover .imgbox {
	border: 1px solid #09548d;
}
.tabbox .tabcontent .tabitem a:hover .imgbox img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
  max-width:267px;
  max-height:270px;
}
.tabbox .tabcontent .tabitem a:hover .name {
	color: #09548d;
}
.zhuanye {
	text-align: center;
	background-color: #f5f5f5;
}
.introductionbox {
	height: 460px;
	background-image: url('../imgs/bg01.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.introductionbox .introduction {
	overflow: hidden;
	margin-top: 44px;
}
.introductionbox .i-title:before {
	content: '';
	display: inline-block;
	width: 17px;
	height: 76px;
	background-color: #ffc000;
	float: left;
	margin-right: 17px;
}
.introductionbox .i-title h1 {
	padding-top: 10px;
}
.introductionbox .i-title h1 .chinese {
	line-height: 1;
	font-size: 32px;
	color: #09548d;
}
.introductionbox .i-title h1 .english {
	line-height: 1;
	font-size: 24px;
	color: #09548d;
	font-family: 'book';
}
.introductionbox .i-title h5 {
	margin-top: 17px;
	font-size: 14px;
	color: #666666;
	line-height: 1;
}
.introductionbox .i-contentbox {
	margin-top: 55px;
}
.introductionbox .i-contentbox .logo {
	float: left;
	width: 280px;
	height: 198px;
	background-color: #09548d;
	text-align: center;
	line-height: 198px;
	margin-left: 17px;
}
.introductionbox .i-contentbox .desc {
	float: right;
	width: 812px;
	color: #333333;
	font-size: 16px;
	line-height: 36px;
}
.swiper-container-photo-box {
	position: relative;
	margin: 60px 0;
}
.swiper-container-photo {
	width: 1070px!important;
}
.swiper-container-photo .swiper-slide {
	width: 247px!important;
	height: 179px!important;
}
.swiper-container-photo-box .swiper-button-next-photo {
	width: 32px;
	height: 179px;
	background-color: #09548d;
	background-image: none!important;
	top: 0!important;
	margin-top: 0!important;
	text-align: center;
	line-height: 179px;
}
.swiper-container-photo-box .swiper-button-prev-photo {
	width: 32px;
	height: 179px;
	background-color: #09548d;
	background-image: none!important;
	top: 0!important;
	margin-top: 0!important;
	text-align: center;
	line-height: 179px;
}
.newsbox {
	height: 537px;
	background-image: url('../imgs/bg02.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.newscontent {
	margin-top: 60px;
}
.newscontent .n-item {
	float: left;
	width: 50%;
	border-bottom: 1px solid #e3e6ef;
}
.newscontent .n-item a {
	display: inline-block;
	width: 550px;
	height: 87px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}
.newscontent .n-item a .num {
	display: inline-block;
	width: 85px;
	height: 100%;
	text-align: center;
	line-height: 87px;
	color: #a0c2dc;
	font-size: 60px;
	font-family: 'book';
}
.newscontent .n-item a .textbox {
	display: inline-block;
	width: 370px;
}
.newscontent .n-item a .textbox .title {
	font-size: 16px;
	color: #333333;
}
.newscontent .n-item a .textbox .desc {
	font-size: 12px;
	color: #666666;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newscontent .n-item a:hover {
	background-color: #09548d;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}
.newscontent .n-item a:hover .num {
	color: #fff;
}
.newscontent .n-item a:hover .textbox .title {
	color: #fff;
}
.newscontent .n-item a:hover .textbox .desc {
	color: #a1d6ff;
}
.swiper-container-hezuo-box {
	position: relative;
	margin: 60px 0;
}
.swiper-container-hezuo {
	width: 1054px!important;
}
.swiper-container-hezuo .swiper-slide {
	width: 251px!important;
	height: 91px!important;
	border: 1px solid #e1e1e1;
}
.swiper-container-hezuo .swiper-slide:hover {
	border: 1px solid #09548d;
}
.swiper-container-hezuo-box .swiper-button-next-hezuo {
	width: 36px;
	height: 91px;
	background-image: none!important;
	top: 0!important;
	margin-top: 0!important;
	text-align: center;
	line-height: 91px;
}
.swiper-container-hezuo-box .swiper-button-prev-hezuo {
	width: 36px;
	height: 91px;
	background-image: none!important;
	top: 0!important;
	margin-top: 0!important;
	text-align: center;
	line-height: 91px;
}
.footer {
	height: 206px;
}
.footer .footernavbox {
	height: 42px;
	line-height: 42px;
	background-color: #09548d;
	color: #fff;
}
.footer .footernavbox .footernav {
	text-align: center;
}
.footer .footernavbox .footernav a {
	color: #fff;
	font-size: 14px;
	margin: 0 20px;
}
.footer .footercontentbox {
	height: 165px;
	background-image: url('../imgs/bg03.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.footer .footercontentbox .footercontent {
	margin-top: 30px;
	position: relative;
}
.footer .footercontentbox .footercontent p {
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}
.footer .footercontentbox .footercontent p span {
	margin: 0 15px;
}
.footer .footercontentbox .footercontent .ewm {
	position: absolute;
	top: 0;
	right: 0;
}
/* subpage */
.subpage {
	width: 980px;
	margin: 18px auto;
	overflow: hidden;
}
.left {
	float: left;
	height: auto;
	overflow: hidden;
	width: 217px;
}
.left_title1 {
	background: url(../imgs/lefttitle1.jpg) 0 0 no-repeat;
	width: 217px;
	height: 64px;
	font: 700 24px/60px "microsoft yahei";
	color: #fff;
	text-align: center;
	margin-bottom: 13px;
}
.left_title2 {
	background: url(../imgs/lefttitle2.jpg) 0 0 no-repeat;
	width: 217px;
	height: 64px;
	font: 700 24px/60px "microsoft yahei";
	color: #fff;
	text-align: center;
	margin-bottom: 13px;
}
.left_nav {
	width: 217px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.proOne a {
	display: block;
	width: 217px;
	height: 44px;
	background: url(../imgs/leftli1.jpg) 0 0 no-repeat;
	font: 14px/44px "microsoft yahei";
	color: #000;
	margin-bottom: 2px;
	text-indent: 16px;
}
.proOne a:hover {
	background: url(../imgs/leftli2.jpg) 0 0 no-repeat;
	color: #fff;
}
.proTwo li a, .proTwo li a:hover {
	display: block;
	width: 206px;
	height: 42px;
	background: url(../imgs/icons1.jpg) 24px center no-repeat;
	font: 14px/44px "microsoft yahei";
	color: #000;
	text-indent: 44px;
	margin: 0 auto;
	border-bottom: 1px solid #dcdcdc
}
.proTwo li a:hover {
	color: #16609c
}
.proTwo ul {
	display: none
}
.left_contact {
	width: 217px;
	height: auto;
	overflow: hidden;
	font: 14px/30px "microsoft yahei";
	color: #010101;
}
.left_contact h2 {
	font: 700 18px/30px "microsoft yahei";
	color: #ffaf22;
}
.left_contact h3 {
	font: 700 18px/30px "microsoft yahei";
	color: #bf1200;
}
.right {
	float: left;
	width: 712px;
	padding-left: 32px;
	height: auto;
	overflow: hidden;
}
.right_title {
	width: 712px;
	background: url(../imgs/righttitle.jpg) 0 0 no-repeat;
	height: 47px;
	overflow: hidden;
}
.right_name {
	display: block;
	float: left;
	width: 135px;
	height: 47px;
	text-align: center;
	font: 700 20px/47px "microsoft yahei";
	color: #fff;
}
.right_title p {
	float: right;
	font: 12px/47px "microsoft yahei";
	color: #000;
	padding-right: 14px;
}
.right_title p a, .right_title p span {
	color: #000;
	margin: 0 6px;
}
.right_con {
	width: 710px;
	border: 1px solid #cfcfcf;
	border-top: 0;
	overflow: hidden;
	padding: 15px 0;
}
.about {
	width: 658px;
	margin: 0 auto;
	font: 14px/30px "microsoft yahei";
	color: #484848
}
/* product */
.product {
	width: 702px;
	overflow: hidden;
	padding-left: 26px;
}
.product li {
	width: 234px;
	height: 220px;
	overflow: hidden;
	float: left;
}
.product li p {
	width: 198px;
	height: 40px;
	background: #004379;
	text-align: center;
	font: 14px/40px "microsoft yahei";
	color: #fff;
	overflow: hidden;
}
.product li p a {
	color: #fff;
}
/* pages */
.pages {
	width: 100%;
	height: 28px;
	margin: 14px 0;
	clear: both;
}
.pages ul {
	float: right;
	margin: 0 15px 0 0;
	display: inline;
}
.pages ul li {
	float: left;
	display: inline;
	margin: 0 7px 0 0;
	font: 500 14px/28px '宋体';
	color: #6c6c6c;
	width: 26px;
	height: 26px;
	border: 1px solid #404040;
	background: #313131;
	text-align: center;
}
.pages ul li a {
	color: #fff;
	display: block;
	width: 26px;
	height: 26px;
}
.pages ul li.prev {
	width: 64px;
	height: 26px;
	background: url(../imgs/prev_page.jpg) 6px center no-repeat #313131;
	text-indent: 13px;
	border: 1px solid #404040;
	text-align: left;
}
.pages ul li.prev a, .pages ul li.next a {
	display: block;
	width: 64px;
	height: 26px;
}
.pages ul li.ok a {
	display: block;
	width: 55px;
	height: 28px;
}
.pages ul li.next {
	width: 64px;
	height: 26px;
	background: url(../imgs/next_page.jpg) 54px center no-repeat #313131;
	text-indent: 6px;
	border: 1px solid #404040;
	text-align: left;
}
.pages ul li.clickli {
	background: #313131;
	border: 1px solid #404040;
	font-weight: bold
}
.pages ul li.clickli a {
	color: #fff
}
.pages ul li.dot {
	border: 0;
	background: none;
	color: #171717;
}
.pages ul li.allpage {
	width: 136px;
	border: 0;
	background: none;
}
.allpage input {
	width: 26px;
	height: 26px;
	border: 1px solid #313131;
	text-align: center;
	background: #313131;
	margin: 0 5px;
	color: #fff;
	font: 14px/26px '宋体';
}
.pages ul li.ok {
	background: #313131;
	width: 53px;
	height: 26px;
	float: left;
	border: 1px solid #313131
}
.pages ul li.ok a {
	color: #fff
}
/* news */
.news {
	width: 665px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.news li {
	width: 100%;
	height: 38px;
	overflow: hidden;
	background: url(../imgs/icons1.jpg) 0 center no-repeat;
	text-indent: 22px;
	color: #484848;
	font: 14px/38px "microsoft yahei"
}
.news li a {
	float: left;
	color: #484848;
}
.news li span {
	float: right;
}
.news li.none {
	margin-bottom: 25px;
}
/* honor */
.honor {
	width: 665px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.honor li {
	width: 100%;
	height: 172px;
	overflow: hidden;
}
.honor_img {
	display: block;
	float: left;
	width: 198px;
	height: 149px;
}
.honor li p {
	width: 436px;
	float: left;
	height: 42px;
	padding-left: 28px;
	overflow: hidden;
	font: 14px/42px "microsoft yahei";
	color: #484848;
}
.honor li p a {
	color: #484848;
}
.honor li div {
	float: left;
	width: 436px;
	height: 84px;
	overflow: hidden;
	padding-left: 28px;
	font: 14px/28px "microsoft yahei";
	color: #484848;
}
/* book*/
.bookmain {
	width: 650px;
	padding: 0 10px;
	height: auto;
	font: 14px/30px 'microsoft yahei';
	color: #185e0b;
	margin: 0 auto
}
.bookmain div {
	font-size: 12px
}
.bookline {
	width: 650px;
	height: 34px;
	background-image: url(../imgs/about_box_line.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0 auto;
	margin-top: 10px;
}
.book3 {
	width: 550px;
	margin: 0 auto;
}
.booktop {
	width: 650px;
	height: 30px;
	float: left;
	background: url(../imgs/bookico.png) no-repeat 10px 7px;
	margin-top: 20px;
}
.booktop_name {
	width: 570px;
	height: 30px;
	float: left;
	color: rgb(30,54,1);
	padding-left: 30px;
	line-height: 30px;
	font-weight: bold;
}
.booktop_time {
	width: 150px;
	height: 30px;
	float: left;
	color: rgb(30,54,1);
	text-align: right;
	line-height: 30px;
}
.bookcontent {
	width: 628px;
	min-height: 40px;
	height: auto!important;
	height: 40px;
	float: left;
	border: 1px solid #d6deef;
	background: url(../imgs/bookcontentbg.jpg) repeat-x;
	background-color: #fff;
	padding: 10px;
	color: rgb(30,54,1);
}
.bookadmin {
	width: 650px;
	height: auto;
	float: left;
}
.bookadmin_top {
	width: 650px;
	height: 12px;
	float: left;
}
.bookadmin_mid {
	width: 628px;
	min-height: 30px;
	height: auto!important;
	height: 30px;
	border-left: 1px solid #d6deef;
	border-right: 1px solid #d6deef;
	border-bottom: 1px solid #d6deef;
	float: left;
	padding: 10px;
	color: rgb(30,54,1);
}
.messagecol {
	color: rgb(30,54,1);
}
.admincol {
	color: rgb(30,54,1);
	font-weight: bold;
}
.admintimecol {
	color: rgb(30,54,1);
	float: right;
*margin-top:-17px;
}
.message {
	width: 500px;
	height: auto;
	float: left;
	padding-left: 50px;
	color: rgb(30,54,1);
}
.message li {
	width: 500px;
	height: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.message li input {
	height: 15px;
	line-height: 15px;
	width: 150px;
}
.message li p.message_title {
	width: 100px;
	height: 25px;
	float: left;
	text-align: right;
	font-size: 12px;
}
.message li p.message_content {
	width: 400px;
	float: left;
}
.message li.contentb {
	width: 500px;
	height: 150px;
	float: left;
}
.message li.contentb textarea {
	width: 370px;
	height: 120px;
}
.message li.yzm {
	width: 500px;
	height: 60px;
	float: left;
}
.message li p.message_yzminput {
	width: 100px;
	float: left;
}
.message li p.message_yzminput input {
	width: 70px;
}
.message li p.message_yzmico {
	width: 100px;
	height: 40px;
	float: left;
}
.message li p.message_sub {
	width: 200px;
	height: 40px;
	float: left;
}
.tab2 {
	background: #fff;
	width: 100%;
	margin-top: 5px;
	border: 1px solid #e1e0e1;
}
.blank {
	width: 100%;
	height: 20px;
	margin-bottom: 5px;
}
/* view */
.about h1 {
	width: 100%;
	text-align: center;
	font: 20px/36px "microsoft yahei";
	color: #000;
}
.view_date {
	width: 100%;
	text-align: center;
	font: 12px/32px "microsoft yahei";
	color: #acacac;
	margin-top: -12px;
}
.page {
	width: 100%;
	height: 56px;
	margin: 10px auto;
	overflow: hidden;
	position: relative
}
.page p {
	width: 80%;
	float: left;
	height: 28px;
	font: 12px/28px "microsoft yahei";
	color: #6d6d6d;
	overflow: hidden;
}
.page p a {
	color: #6d6d6d
}
.page p a:hover, .back:hover {
	text-decoration: underline
}
.back {
	position: absolute;
	right: 0;
	font: 12px/1 "microsoft yahei";
	color: #6d6d6d;
	top: 22px;
}

.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;

	display:block;
}
.dede_pages ul li a:hover{

	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{

	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;

}
.dede_pages .pageinfo strong{

	font-weight:normal;
	margin:0px 2px;
}